(css: "font-size: 150%;") [<center> NEM-O2 (Functionality Prototype) </center>] <center>[[..o.. -> intro1]]</center> (Controlled entanglement, reactive fragments, graphic displays, global progression)[<center>(display: "level 2")</center>] (if: $scale is "macro") [There are things for which a galaxy is small.] (else-if: $scale is "meso")[There are things that will walk around a galaxy and make it their home.] (else:)[There are things that see galaxies in the arc of a cat’s back.] This is a big thing. A galaxy. You may have galactic thoughts. Linger. There's a fair amount of galaxy. (display: "macro engine")[<center>(display: "level 1")</center>] (if: $scale is "macro") [There are things for which a mountain is small.] (else-if: $scale is "meso")[There are things that will walk around a mountain and make it their home.] (else:)[There are things that see mountains in the arc of a cat’s back.] This is a big thing. A mountain. You may nurse mountain-sized moods. An avalanche. There's only a little mountain. (display: "macro engine")[<center>(display: "level 1")</center>] (if: $scale is "macro") [There are things for which a human is small.] (else-if: $scale is "meso")[There are things that will see a human and hold their hand.] (else:)[There are things that live in places a human cannot see.] This is a mammal-sized thing. A human. You may remember a human you’ve met before. A hug. There's only a little human. (display: "meso engine") [<center>(display: "level 2")</center>] (if: $scale is "macro") [There are things for which a car is small.] (else-if: $scale is "meso")[There are things that will see a car and hold its left-side mirror.] (else:)[There are things that live in places where a car would not fit.] This is a mammal-sized thing. A car. You may imagine the buzzing of mechanical things. Control. There's a fair amount of car. (display: "meso engine")[<center>(display: "level 1")</center>] (if: $scale is "macro") [There are things for which a virus is trivial.] (else-if: $scale is "meso")[There are things that will try to see a virus and fail.] (else:)[There are things that feel cramped in the presence of multiple viruses.] This is a small thing. A virus. You may transform yourself. Explode. There's only a little virus. (display: "micro engine") [<center>(display: "level 2")</center>] (if: $scale is "macro") [There are things for which a flea is trivial.] (else-if: $scale is "meso")[There are things that will try to see a flea and fail.] (else:)[There are things that feel cramped in the presence of multiple fleas.] This is a small thing. A flea. You may scratch the back of your knee. Bleed. There's a fair amount of flea. (display: "micro engine")[<center>(display: "level 3")</center>] (if: $scale is "macro") [There are things for which an ocean is small.] (else-if: $scale is "meso")[There are things that will swim around an ocean and make it their home.] (else:)[There are things that see oceans in the arc of a cat’s back.] This is a big thing. An ocean. You may sing seafaring songs. A riptide. There's so much ocean. (display: "macro engine")[<center>(display: "level 3")</center>] (if: $scale is "macro") [There are things for which a tree is small.] (else-if: $scale is "meso")[There are things that will see a tree and hold one of its branches.] (else:)[There are things that could live between the roots of a tree sapling.] This is a mammal-sized thing. A tree. You may taste a piece of its bark. A treat. There's so much tree. (display: "meso engine")[<center>(display: "level 3")</center>] (if: $scale is "macro") [There are things for which a photon is trivial.] (else-if: $scale is "meso")[There are things that will try to see a photon and fail.] (else:)[There are things that feel cramped in the presence of multiple photons.] This is a small thing. A photon. You may feel an infinitesimally small push. Move. There's so much photon. (display: "micro engine")Maybe things big, and small, and roughtly mammal-sized are nought but a moving knot. THE END [<center>(display: "final level")</center>] (link:"--Start Over--")[(reload:)]This is a story about big things, small things, and things roughtly mammal-sized. {(set: $counter to 1)(set: $scale to (either: "macro", "meso", "micro"))(set: $macroSelection to (a:))(set: $macroSelection to (find: _item where _item's tags contains "meso" or _item's tags contains "micro" or _item's tags contains "macro", ...(passages:)))} (if: $macroSelection's length > 0)[(set: _random to (random: 1, $macroSelection's length)) (set: _target to $macroSelection's (_random)'s name) (link-goto: "..o..", _target)] (set: $counter to $counter+1)(set: $scale to "macro")(set: $endingKeyOne to "no")(set: $endingKeyTwo to "no")(set: $StillNew to (passages: _passage where not (_passage's name is in (history:))))(set: $notCurrent to (passages: _passage where not (_passage's name is (passage:)'s name))){(set: $macroSelection to (a:))(set: $macroSelection to (find: _item where _item's tags contains "meso" or _item's tags contains "micro" and _item is in $StillNew, ...(passages:)))} (if: $macroSelection's length > 0)[(set: _random to (random: 1, $macroSelection's length)) (set: _target to $macroSelection's (_random)'s name) (link-goto: "o....o", _target)] (else: ) [(set: $macroSelection to "")(set: $endingKeyOne to "yes")](if: $macroSelection is "") [{(set: $macroSelection to (a:))(set: $macroSelection to (find: _item where _item's tags contains "macro" and _item is in $StillNew and _item is in $notCurrent, ...(passages:)))} (if: $macroSelection's length > 0)[(set: _random to (random: 1, $macroSelection's length)) (set: _target to $macroSelection's (_random)'s name) (link-goto: "o....o", _target)](else:) [(set: $endingKeyTwo to "yes")]](else:) [(set: $endingKeyTwo to "yes")] (if: $endingKeyOne is $endingKeyTwo) [(link-goto: "o....o", "Ending")] A baby octopus was born with $counter tentacles.(set: $counter to $counter+1)(set: $scale to "meso")(set: $endingKeyOne to "no")(set: $endingKeyTwo to "no")(set: $StillNew to (passages: _passage where not (_passage's name is in (history:))))(set: $notCurrent to (passages: _passage where not (_passage's name is (passage:)'s name))){(set: $mesoSelection to (a:))(set: $mesoSelection to (find: _item where _item's tags contains "macro" or _item's tags contains "micro" and _item is in $StillNew, ...(passages:)))} (if: $mesoSelection's length > 0)[(set: _random to (random: 1, $mesoSelection's length)) (set: _target to $mesoSelection's (_random)'s name) (link-goto: ".o..o.", _target)] (else: ) [(set: $mesoSelection to "")(set: $endingKeyOne to "yes")](if: $mesoSelection is "") [{(set: $mesoSelection to (a:))(set: $mesoSelection to (find: _item where _item's tags contains "meso" and _item is in $StillNew and _item is in $notCurrent, ...(passages:)))} (if: $mesoSelection's length > 0)[(set: _random to (random: 1, $mesoSelection's length)) (set: _target to $mesoSelection's (_random)'s name) (link-goto: ".o..o.", _target)](else:) [(set: $endingKeyTwo to "yes")]](else:) [(set: $endingKeyTwo to "yes")] (if: $endingKeyOne is $endingKeyTwo) [(link-goto: ".o..o.", "Ending")] A baby octopus was born with $counter tentacles.(set: $counter to $counter+1)(set: $scale to "micro")(set: $endingKeyOne to "no")(set: $endingKeyTwo to "no")(set: $StillNew to (passages: _passage where not (_passage's name is in (history:))))(set: $notCurrent to (passages: _passage where not (_passage's name is (passage:)'s name))){(set: $microSelection to (a:))(set: $microSelection to (find: _item where _item's tags contains "macro" or _item's tags contains "meso" and _item is in $StillNew, ...(passages:)))} (if: $microSelection's length > 0)[(set: _random to (random: 1, $microSelection's length)) (set: _target to $microSelection's (_random)'s name) (link-goto: "..oo..", _target)] (else: ) [(set: $microSelection to "")(set: $endingKeyOne to "yes")](if: $microSelection is "") [{(set: $microSelection to (a:))(set: $microSelection to (find: _item where _item's tags contains "micro" and _item is in $StillNew and _item is in $notCurrent, ...(passages:)))} (if: $microSelection's length > 0)[(set: _random to (random: 1, $microSelection's length)) (set: _target to $microSelection's (_random)'s name) (link-goto: "..oo..", _target)](else:) [(set: $endingKeyTwo to "yes")]](else:) [(set: $endingKeyTwo to "yes")] (if: $endingKeyOne is $endingKeyTwo) [(link-goto: "..oo..", "Ending")] A baby octopus was born with $counter tentacles..[(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")] .[(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")] .[(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")].[(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")] .[(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")] .[(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")].[(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")] .[(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")] .[(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")][(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")].(live: 1s)[(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")](live: 1s)[(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")](live: 1s)[(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")](live: 1s)[(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")](live: 1s)[(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")](live: 1s)[(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")](live: 1s)[(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")](live: 1s)[(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")](live: 1s)[(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")](live: 1s)[(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")](live: 1s)[(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")](live: 1s)[(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")](live: 1s)[(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")](live: 1s)[(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")](live: 1s)[(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")](live: 1s)[(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")](live: 1s)[(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")](live: 1s)[(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")](live: 1s)[(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")](live: 1s)[(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")](live: 1s)[(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")](live: 1s)[(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")](live: 1s)[(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")](live: 1s)[(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")](live: 1s)[(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")](live: 1s)[(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")](live: 1s)[(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")] .(live: 1s)[(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")](live: 1s)[(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")](live: 1s)[(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")](live: 1s)[(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")](live: 1s)[(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")](live: 1s)[(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")](live: 1s)[(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")](live: 1s)[(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")](live: 1s)[(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")](live: 1s)[(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")](live: 1s)[(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")](live: 1s)[(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")](live: 1s)[(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")](live: 1s)[(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")](live: 1s)[(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")](live: 1s)[(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")](live: 1s)[(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")](live: 1s)[(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")](live: 1s)[(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")](live: 1s)[(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")](live: 1s)[(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")](live: 1s)[(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")](live: 1s)[(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")](live: 1s)[(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")](live: 1s)[(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")](live: 1s)[(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")](live: 1s)[(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")] .(live: 1s)[(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")](live: 1s)[(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")](live: 1s)[(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")](live: 1s)[(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")](live: 1s)[(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")](live: 1s)[(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")](live: 1s)[(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")](live: 1s)[(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")](live: 1s)[(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")](live: 1s)[(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")](live: 1s)[(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")](live: 1s)[(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")](live: 1s)[(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")](live: 1s)[(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")](live: 1s)[(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")](live: 1s)[(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")](live: 1s)[(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")](live: 1s)[(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")](live: 1s)[(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")](live: 1s)[(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")](live: 1s)[(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")](live: 1s)[(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")](live: 1s)[(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")](live: 1s)[(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")](live: 1s)[(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")](live: 1s)[(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")](live: 1s)[(either: ":.:", ":..:", ":...:", ".:.:.", ".", "..", "...", ".:.", "..:..", "...:...", ":", ":.", ":..", ":...", ".:", "..:", "...:")]